imagedefinition: Split out from icon helper
authorBenjamin Otte <otte@redhat.com>
Tue, 24 Nov 2015 18:55:09 +0000 (19:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Dec 2015 23:29:29 +0000 (00:29 +0100)
commite666106a43ca57f6a7d606164ac5805594c986f4
tree5cd16e664bb3514e7d8ae55a459625e91d69c4ea
parent67ab00e01ec06d7b05a82c3d80b235ac6c4abfd2
imagedefinition: Split out from icon helper

The image definition is supposed to hold the description about the image
to be displayed. The icon helper actually does caching and tracks
changes.
gtk/Makefile.am
gtk/gtkiconhelper.c
gtk/gtkimagedefinition.c [new file with mode: 0644]
gtk/gtkimagedefinitionprivate.h [new file with mode: 0644]